___________________ copyright 1997, As Is Software, Inc.
Effect Symbol: #scale
_Properties_________Type_______Value____
#animMode symbol #static, #range, #infinite, #follow
#numFrames integer 1+
#interpolation integer 0, 1, 2
#percentage integer 1+, 100 = no scale
#startPercentage integer 1+, 100 = no scale
#endPercentage integer 1+, 100 = no scale
#width integer any
#height integer any
#startWidth integer any
#startHeight integer any
#endWidth integer any
#endHeight integer any
Custom Modes
#Follow
The #follow mode is a custom mode for the scale effect only. In this mode, the alphamaniac will scale to the current sprite rectangle. This mode replicates the standard Director sprite scaling. Optionally, #follow mode can be set up to scale based on a percentage of the sprite rectangle by using the #percentage parameter.